EntityExtractionResultAddresses Property |
Represents a list of AddressEntity elements.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<AddressEntity> Addresses { get; }Public ReadOnly Property Addresses As IList(Of AddressEntity)
Get
Property Value
Type:
IListAddressEntity
See Also